# Uncomment the next line to define a global platform for your project
   #platform :ios, '12.0'

target 'Route Map Direction' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

	pod 'GoogleMaps'
	pod 'Google-Maps-iOS-Utils'

  # Pods for Route Map Direction

  target 'Route Map DirectionTests' do
    inherit! :search_paths
    # Pods for testing
  end

  target 'Route Map DirectionUITests' do
    # Pods for testing
  end

end
